kep: update graduation criteria#11242
Conversation
✅ Deploy Preview for kubernetes-sigs-kueue canceled.
|
There was a problem hiding this comment.
Pull request overview
Updates KEP-77 (“Dynamically Sized Jobs”) graduation criteria to better scope Beta/GA requirements for ElasticJobsViaWorkloadSlices, and introduces separate graduation criteria for the TAS-gated integration (ElasticJobsViaWorkloadSlicesWithTAS) based on the #8651 discussion.
Changes:
- Refines Beta graduation criteria to emphasize validation, observability, and controller readiness, while marking a few items as completed.
- Reframes GA graduation criteria to include broader ecosystem enablement, GC expectations, and re-evaluation items.
- Adds a dedicated “
ElasticJobsViaWorkloadSlicesWithTASGraduation Criteria” section with Alpha/Beta milestones for TAS integration.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
mimowo
left a comment
There was a problem hiding this comment.
cc @ichekrygin @hiboyang @yaroslava-serdiuk ptal
2eb1e98 to
ad4255b
Compare
|
/cc |
ad4255b to
5770503
Compare
Update KEP-77 graduation criteria based on kubernetes-sigs#8651 discussion Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
5770503 to
60bb6d5
Compare
|
LGTM label has been added. DetailsGit tree hash: 5ea0e89ec39db8120483a03e0fe28690713c7cd5 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mimowo, sohankunkerkar The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Update KEP-77 graduation criteria based on #8651 discussion
What type of PR is this?
/kind documentation
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #8651 (comment)
Special notes for your reviewer:
Does this PR introduce a user-facing change?